Skip to content

feat: add frame-ancestors CSP header and remove X-Frame-Options: DENY - #47

Merged
venice-dev[bot] merged 1 commit into
soli-testbench:mainfrom
saucegodbased:venice-task-731bc56b
Mar 27, 2026
Merged

feat: add frame-ancestors CSP header and remove X-Frame-Options: DENY#47
venice-dev[bot] merged 1 commit into
soli-testbench:mainfrom
saucegodbased:venice-task-731bc56b

Conversation

@saucegodbased

Copy link
Copy Markdown

Changes

  • Removed X-Frame-Options: DENY header to allow iframe embedding
  • Added frame-ancestors directive to CSP header with:
    • 'self'
    • http://localhost:3000
    • https://venice-internal-flax.vercel.app

This allows the app to be displayed in an iframe from local dev and the public deployment.

- Added frame-ancestors directive with 'self', http://localhost:3000, and
  https://venice-internal-flax.vercel.app to Content-Security-Policy header
- Removed X-Frame-Options: DENY header to allow iframe embedding

Co-Authored-By: bot_apk <apk@cognition.ai>
@venice-dev
venice-dev Bot merged commit 08870cf into soli-testbench:main Mar 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant